home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / Pascal / Snippets / MSG Wipes / MSG wipes libraries notes
Encoding:
Text File  |  1997-01-26  |  672 b   |  16 lines  |  [TEXT/ttxt]

  1. MSG wipes libraries notes
  2.  
  3. The MSG Demo by Mark Pilgrim demonstrates a big bunch of fades and wipes.
  4. The only problem with it was that it wasn't immediately useable from
  5. Pascal, Think Pascal in particular.
  6.  
  7. The files in this package are modified versions of his source-code. I have
  8. built libraries for Think Pascal and CodeWarrior, and made Pascal interfaces.
  9. The CodeWarrior projects and libs are rather old (built 1995), but all you really
  10. need is the interfaces, and add the source to the Pascal project.
  11.  
  12. The fades are not included. I didn't consider them interesting enough. The "reversed
  13. wipes" are in a separate folder, with only Think library.
  14.  
  15. /Ingemar Ragnemalm
  16.